[INFO] fetching crate rpc-toolkit 0.3.2...
[INFO] testing rpc-toolkit-0.3.2 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate rpc-toolkit 0.3.2 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate rpc-toolkit 0.3.2
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rpc-toolkit 0.3.2
[INFO] tweaked toml for crates.io crate rpc-toolkit 0.3.2 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rpc-toolkit 0.3.2 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rpc-toolkit 0.3.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded lazy_format v2.0.3
[INFO] [stderr]   Downloaded imbl-sized-chunks v0.1.3
[INFO] [stderr]   Downloaded yasi v0.1.8
[INFO] [stderr]   Downloaded yajrc v0.1.3
[INFO] [stderr]   Downloaded archery v1.2.1
[INFO] [stderr]   Downloaded axum-core v0.5.2
[INFO] [stderr]   Downloaded imbl v6.0.0
[INFO] [stderr]   Downloaded bitmaps v3.2.1
[INFO] [stderr]   Downloaded imbl-value v0.4.3
[INFO] [stderr]   Downloaded serde_json v1.0.142
[INFO] [stderr]   Downloaded axum v0.8.4
[INFO] [stderr]   Downloaded openssl-src v300.5.2+3.5.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1e0de75b075bf27ceb7a0436a564190898f002006472fb9697f2f614fcd057fa
[INFO] running `Command { std: "docker" "start" "-a" "1e0de75b075bf27ceb7a0436a564190898f002006472fb9697f2f614fcd057fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1e0de75b075bf27ceb7a0436a564190898f002006472fb9697f2f614fcd057fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e0de75b075bf27ceb7a0436a564190898f002006472fb9697f2f614fcd057fa", kill_on_drop: false }`
[INFO] [stdout] 1e0de75b075bf27ceb7a0436a564190898f002006472fb9697f2f614fcd057fa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b88180e9afe3639e5bff47adb8fdd9384e99e2e962b5792a9c8f213ef23b6a5b
[INFO] running `Command { std: "docker" "start" "-a" "b88180e9afe3639e5bff47adb8fdd9384e99e2e962b5792a9c8f213ef23b6a5b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling cc v1.2.33
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling bitflags v2.9.2
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling bitmaps v3.2.1
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling thiserror v2.0.15
[INFO] [stderr]    Compiling archery v1.2.1
[INFO] [stderr]    Compiling rand_xoshiro v0.7.0
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling openssl-src v300.5.2+3.5.2
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling clap_builder v4.5.44
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling imbl-sized-chunks v0.1.3
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling lazy_format v2.0.3
[INFO] [stderr]    Compiling axum-core v0.5.2
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.45
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.15
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling clap v4.5.45
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling imbl v6.0.0
[INFO] [stderr]    Compiling yasi v0.1.8
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling yajrc v0.1.3
[INFO] [stderr]    Compiling imbl-value v0.4.3
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling axum v0.8.4
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling rpc-toolkit v0.3.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]  --> src/lib.rs:1:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![cfg_attr(feature = "nightly", feature(const_trait_impl, const_type_id))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `cbor`, `default`, and `serde_cbor`
[INFO] [stdout]   = help: consider adding `nightly` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 48s
[INFO] running `Command { std: "docker" "inspect" "b88180e9afe3639e5bff47adb8fdd9384e99e2e962b5792a9c8f213ef23b6a5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b88180e9afe3639e5bff47adb8fdd9384e99e2e962b5792a9c8f213ef23b6a5b", kill_on_drop: false }`
[INFO] [stdout] b88180e9afe3639e5bff47adb8fdd9384e99e2e962b5792a9c8f213ef23b6a5b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f3402bb8ccccb810a68fd655ab3018ba3f7e00558216287dbb820a6b6ba0fda6
[INFO] running `Command { std: "docker" "start" "-a" "f3402bb8ccccb810a68fd655ab3018ba3f7e00558216287dbb820a6b6ba0fda6", kill_on_drop: false }`
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]  --> src/lib.rs:1:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![cfg_attr(feature = "nightly", feature(const_trait_impl, const_type_id))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `cbor`, `default`, and `serde_cbor`
[INFO] [stdout]   = help: consider adding `nightly` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rpc-toolkit v0.3.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]  --> src/lib.rs:1:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![cfg_attr(feature = "nightly", feature(const_trait_impl, const_type_id))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `cbor`, `default`, and `serde_cbor`
[INFO] [stdout]   = help: consider adding `nightly` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0271]: type mismatch resolving `<InheritanceHandler<..., _, ..., ...> as HandlerTypes>::Params == InheritParams`
[INFO] [stdout]    --> tests/handler.rs:165:54
[INFO] [stdout]     |
[INFO] [stdout] 165 |             ParentHandler::<C, InheritParams>::new().root_handler(
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^ expected `InheritParams`, found `Empty`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `ParentHandler::<Context, Params, InheritedParams>::root_handler`
[INFO] [stdout]    --> src/handler/parent.rs:122:74
[INFO] [stdout]     |
[INFO] [stdout] 119 |     pub fn root_handler<C: crate::Context, H>(mut self, handler: H) -> Self
[INFO] [stdout]     |            ------------ required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 122 |         <WithContext<C, H> as Handler<InheritedParams>>::H: HandlerTypes<Params = Params>,
[INFO] [stdout]     |                                                                          ^^^^^^^^^^^^^^^ required by this bound in `ParentHandler::<Context, Params, InheritedParams>::root_handler`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/handler-2f3910424074d430.long-type-1387652050509789524.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Flat<InheritParams, _>: OrEmpty<rpc_toolkit::Empty>` is not satisfied
[INFO] [stdout]    --> tests/handler.rs:165:54
[INFO] [stdout]     |
[INFO] [stdout] 165 |             ParentHandler::<C, InheritParams>::new().root_handler(
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^ the trait `OrEmpty<rpc_toolkit::Empty>` is not implemented for `Flat<InheritParams, _>`
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `OrEmpty<Flat<A, B>>` is implemented for `rpc_toolkit::Empty`
[INFO] [stdout]    --> src/handler/mod.rs:419:1
[INFO] [stdout]     |
[INFO] [stdout] 419 | impl<A, B> OrEmpty<Flat<A, B>> for Empty {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: required for `WithContext<CliContext, InheritanceHandler<..., _, ..., ...>>` to implement `Handler<rpc_toolkit::Empty>`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/handler-2f3910424074d430.long-type-5515918832471451221.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0271]: type mismatch resolving `<NoCli<...> as HandlerTypes>::Params == InheritParams`
[INFO] [stdout]    --> tests/handler.rs:180:54
[INFO] [stdout]     |
[INFO] [stdout] 180 |             ParentHandler::<C, InheritParams>::new().root_handler(
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^ expected `InheritParams`, found `Empty`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `ParentHandler::<Context, Params, InheritedParams>::root_handler`
[INFO] [stdout]    --> src/handler/parent.rs:122:74
[INFO] [stdout]     |
[INFO] [stdout] 119 |     pub fn root_handler<C: crate::Context, H>(mut self, handler: H) -> Self
[INFO] [stdout]     |            ------------ required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 122 |         <WithContext<C, H> as Handler<InheritedParams>>::H: HandlerTypes<Params = Params>,
[INFO] [stdout]     |                                                                          ^^^^^^^^^^^^^^^ required by this bound in `ParentHandler::<Context, Params, InheritedParams>::root_handler`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/handler-2f3910424074d430.long-type-711228453617732418.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Flat<InheritParams, _>: OrEmpty<rpc_toolkit::Empty>` is not satisfied
[INFO] [stdout]    --> tests/handler.rs:180:54
[INFO] [stdout]     |
[INFO] [stdout] 180 |             ParentHandler::<C, InheritParams>::new().root_handler(
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^ the trait `OrEmpty<rpc_toolkit::Empty>` is not implemented for `Flat<InheritParams, _>`
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `OrEmpty<Flat<A, B>>` is implemented for `rpc_toolkit::Empty`
[INFO] [stdout]    --> src/handler/mod.rs:419:1
[INFO] [stdout]     |
[INFO] [stdout] 419 | impl<A, B> OrEmpty<Flat<A, B>> for Empty {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: required for `WithContext<CliContext, NoCli<InheritanceHandler<..., _, ..., ...>>>` to implement `Handler<rpc_toolkit::Empty>`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/handler-2f3910424074d430.long-type-10308063494203932261.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0271, E0277.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0271`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rpc-toolkit` (test "handler") due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "f3402bb8ccccb810a68fd655ab3018ba3f7e00558216287dbb820a6b6ba0fda6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3402bb8ccccb810a68fd655ab3018ba3f7e00558216287dbb820a6b6ba0fda6", kill_on_drop: false }`
[INFO] [stdout] f3402bb8ccccb810a68fd655ab3018ba3f7e00558216287dbb820a6b6ba0fda6
